home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2002 February
/
Practical Internet February 2002.iso
/
pc
/
Software
/
SiteBuilding
/
HomeSite_Installer.exe
/
data1.cab
/
Wizards
/
HTML
/
Table_Row.wizml
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-11
|
376 b
|
19 lines
<WIZSET RowTagName = DefaultCase('TR')>
<WIZIF CurrentRow neq 1>>
</WIZIF>
<WIZIF 1><$${RowTagName}</WIZIF>
<WIZSET CurrentCol = 0>
<WIZSET IsFirstCell = "Yes">
<WIZLOOP index="item" list="$${Row}">
<WIZSET CurrentCol = CurrentCol + 1>
<WIZSET Cell = Item>
<WIZINCLUDE template="Table_Cell.wizml">
</WIZLOOP>
<WIZIF 1>>
</$${RowTagName}
</WIZIF>